home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Oz - The Magical Adventure
/
Adventure.iso
/
pc
/
dkdata
/
itchybugs.dxr
/
00029_return to quadling hub.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-06-01
|
190 b
|
11 lines
on exitFrame
global gCurrentScreen, gPrevScreen, gPlayOnly
if gPlayOnly then
go(1, "map")
else
gPrevScreen = "661"
gCurrentScreen = "631"
go("631", "six")
end if
end